home *** CD-ROM | disk | FTP | other *** search
/ Hyper Stacks 1994 May / Hyper Stacks (Pacific HiTech)(1994)[Mac].iso / Education / School of Athens / card_16208.txt < prev    next >
Encoding:
Text File  |  1988-05-17  |  5.0 KB  |  205 lines

  1. -- card: 16208 from stack: in
  2. -- bmap block id: 23736
  3. -- flags: 0000
  4. -- background id: 2791
  5. -- name: Adam & Eve
  6. ----- HyperTalk script -----
  7. on mouseUp
  8.   global whence
  9.   if the shiftKey is down and the optionKey is down then
  10.     put the short name of this card into whence
  11.     visual effect iris close
  12.     go to card "Stanze Map"
  13.   else
  14.     if the optionKey is down then
  15.       push card
  16.       visual effect iris close
  17.       go to card "Schematic"
  18.     end if
  19.   end if
  20. end mouseUp
  21.  
  22.  
  23.  
  24. -- part 1 (button)
  25. -- low flags: 00
  26. -- high flags: 0000
  27. -- rect: left=118 top=0 right=28 bottom=390
  28. -- title width / last selected line: 0
  29. -- icon id / first selected line: 0 / 0
  30. -- text alignment: 1
  31. -- font id: 0
  32. -- text size: 12
  33. -- style flags: 0
  34. -- line height: 16
  35. -- part name: 
  36.  
  37.  
  38. -- part 3 (button)
  39. -- low flags: 00
  40. -- high flags: 0000
  41. -- rect: left=252 top=9 right=41 bottom=288
  42. -- title width / last selected line: 0
  43. -- icon id / first selected line: 0 / 0
  44. -- text alignment: 1
  45. -- font id: 0
  46. -- text size: 12
  47. -- style flags: 0
  48. -- line height: 16
  49. -- part name: 
  50. ----- HyperTalk script -----
  51. on mouseUp
  52.   visual effect wipe left
  53.   go to card "Theology"
  54.  
  55. end mouseUp
  56.  
  57.  
  58.  
  59. -- part 4 (button)
  60. -- low flags: 00
  61. -- high flags: 0000
  62. -- rect: left=208 top=8 right=40 bottom=244
  63. -- title width / last selected line: 0
  64. -- icon id / first selected line: 0 / 0
  65. -- text alignment: 1
  66. -- font id: 0
  67. -- text size: 12
  68. -- style flags: 0
  69. -- line height: 16
  70. -- part name: 
  71. ----- HyperTalk script -----
  72. on mouseUp
  73.   visual effect wipe right
  74.   go to card "Law"
  75. end mouseUp
  76.  
  77.  
  78.  
  79. -- part 6 (field)
  80. -- low flags: 01
  81. -- high flags: 0002
  82. -- rect: left=195 top=280 right=300 bottom=316
  83. -- title width / last selected line: 0
  84. -- icon id / first selected line: 0 / 0
  85. -- text alignment: 1
  86. -- font id: 2
  87. -- text size: 12
  88. -- style flags: 256
  89. -- line height: 17
  90. -- part name: 
  91. ----- HyperTalk script -----
  92. on mouseUp
  93.   show card field "Picture Info"
  94.   show card button "Pic Info Away"
  95. end mouseUp
  96.  
  97.  
  98. -- part 8 (field)
  99. -- low flags: 80
  100. -- high flags: 0004
  101. -- rect: left=333 top=0 right=340 bottom=510
  102. -- title width / last selected line: 0
  103. -- icon id / first selected line: 0 / 0
  104. -- text alignment: 0
  105. -- font id: 3
  106. -- text size: 9
  107. -- style flags: 0
  108. -- line height: 12
  109. -- part name: Card Help
  110.  
  111.  
  112. -- part 9 (field)
  113. -- low flags: 80
  114. -- high flags: 0000
  115. -- rect: left=331 top=0 right=13 bottom=454
  116. -- title width / last selected line: 0
  117. -- icon id / first selected line: 0 / 0
  118. -- text alignment: 0
  119. -- font id: 3
  120. -- text size: 9
  121. -- style flags: 256
  122. -- line height: 12
  123. -- part name: Card Title
  124.  
  125.  
  126. -- part 10 (button)
  127. -- low flags: 80
  128. -- high flags: 0000
  129. -- rect: left=333 top=0 right=337 bottom=508
  130. -- title width / last selected line: 0
  131. -- icon id / first selected line: 0 / 0
  132. -- text alignment: 1
  133. -- font id: 0
  134. -- text size: 12
  135. -- style flags: 0
  136. -- line height: 16
  137. -- part name: Help Away
  138. ----- HyperTalk script -----
  139. on mouseUp
  140.   set lockScreen to true
  141.   hide card field "Card Help"
  142.   hide card field "Card Title"
  143.   hide card button "Help Away"
  144.   set lockScreen to false
  145. end mouseUp
  146.  
  147.  
  148.  
  149. -- part 11 (field)
  150. -- low flags: 00
  151. -- high flags: 0002
  152. -- rect: left=28 top=79 right=241 bottom=166
  153. -- title width / last selected line: 0
  154. -- icon id / first selected line: 0 / 0
  155. -- text alignment: 0
  156. -- font id: 3
  157. -- text size: 9
  158. -- style flags: 0
  159. -- line height: 12
  160. -- part name: Picture Info
  161.  
  162.  
  163. -- part 12 (button)
  164. -- low flags: 00
  165. -- high flags: 0000
  166. -- rect: left=28 top=80 right=240 bottom=166
  167. -- title width / last selected line: 0
  168. -- icon id / first selected line: 0 / 0
  169. -- text alignment: 1
  170. -- font id: 0
  171. -- text size: 12
  172. -- style flags: 0
  173. -- line height: 16
  174. -- part name: Pic Info Away
  175. ----- HyperTalk script -----
  176. on mouseUp
  177.   hide card field "Picture Info"
  178.   hide card button "Pic Info Away"
  179. end mouseUp
  180.  
  181.  
  182.  
  183. -- part contents for card part 6
  184. ----- text -----
  185. Adam and Eve
  186.  
  187. -- part contents for card part 8
  188. ----- text -----
  189.  
  190.   Between each pair of circular
  191. ‚Äútondi,‚Äù Raphael painted a rectangular scene emboding issues relevant to each of the tondi which flank it.
  192.   Like the tondi, the backgrounds of the rectangular scenes are painted to imitate mosaics, and thus to stress the artfulness of the disciplines involved.
  193.   Two of the rectangular scenes portray successful combinations of the disciplines; two portray failures or sins.  Each discipline thus shares one success and one failure, which seems just.  But why Raphael chose the failures and successes he did, and why he chose the places for success or failure as he did, remain obscure.
  194.   Click on the title for further information about this scene.
  195.   Click on the arrows to consult its related tondi.
  196.   Clicking with the option key down will return you to the map of this room.
  197.  
  198. -- part contents for card part 9
  199. ----- text -----
  200. Adam and Eve
  201.  
  202. -- part contents for card part 11
  203. ----- text -----
  204.   Inasmuch as Adam and Eve broke God‚Äôs law, their sin is appropriately represented between Theology and Law.
  205.   Representing the snake with a human face is not unique in medieval and Renaissance art, but is it possible that Raphael was tempted to do this because of a similar representation on Michelangelo‚Äôs Sistine Chapel Ceiling?